home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / egs-tools / egs_dev-disk / egsincludes / fd / gbtextinfo_lib.fd < prev    next >
Encoding:
Text File  |  1994-06-06  |  599 b   |  22 lines

  1. *-----------------------------------------------------------------
  2. * Filename : gbtextinfo.fd
  3. * Release  : 6.016
  4. *
  5. * fd file for gbtextinfo.fd
  6. *
  7. * (c) Copyright 1990/94 VIONA Development
  8. *     All Rights Reserved
  9. *
  10. * Author      : Markus van Kempen
  11. * Created     : 14. July 1992
  12. * Updated     : 14. July 1992
  13. *
  14. *-----------------------------------------------------------------
  15. ##base _EGBTextInfoBase
  16. ##bias 30
  17. ##public
  18. EGB_CreateTextInfoGadget(con,minW,maxW,minH,maxH,font,id)(A0/D0/D1/D2/D3/A1/D4)
  19. EGB_ModifyTextInfoGadget(win,gad,text)(A0/A1/A2)
  20. EGB_SetTextInfoPos(win,gad,line)(A0/A1/D0)
  21. ##end
  22.